home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 …ember: Reference Library / Dev.CD Dec 00 RL Disk 1.toast / pc / technical documentation / develop / develop issue 26 / develop issue 26 code / som and listpart / read me < prev   
Encoding:
Text File  |  1995-12-11  |  2.9 KB  |  48 lines

  1. ListPart 1.0
  2. © Apple Computer France, 1995
  3.  
  4. About ListPart
  5. This part viewer illustrates the SOM Dynamic Inheritance mechanism. ListPart is a virtual part viewer containing all behaviors of a list. It doesn’t show a lot when used… Three others parts viewers are also provided in the same folder (ListEx1Part, ListEx2Part and ListEx3Part) which dynamically inherit from ListPart to actually show something.
  6.  
  7. How to install this part
  8. The best way is to simply move the 4 part viewers (ListPart, ListEx1Part, ListEx2Part and ListEx3Part) in the “Editors” folder, and the 4 stationneries in the “Stationnery” folder.
  9. Special note: Each of these part viewers are provided in the same way: a version built with CodeWarrior (MW), a version built with SCpp (68K), a version built with MCpp (PPC) and a version built with the last two (fat). You may choose whichever is the most useful to you.
  10.  
  11. How to use this part
  12. The best way is to simply drag and drop the 4 stationneries provided in any OpenDoc document supporting embedding such as Container or Draw or ODFTable, etc. You may also launch the document “All Lists” which contains the 4 of them.
  13.  
  14. • Read the “OD Parts & SOM Dynamic Inherit.” draft article for develop magazine
  15. It contains all the pertinent data.
  16.  
  17. • ListEx1Part
  18. You can have multiple discontinuous selections. Scroll while selecting, Command-Click to go to the first selected line, Option-Click to deselect all, Shift-Option-Click to select all, …
  19.  
  20. • ListEx2Part
  21. You can type any text in any line (only the first 15 characters are memorized…).
  22.  
  23. • ListEx3Part
  24. You can see what are the SOM methods of its container part.
  25.  
  26. Demo Limitations/Bugs
  27. • No bug that I know of. I tested for quite a while those part viewers and fixed any I could see, but since I know Murphy’s Law, I’m pretty sure you’ll find other ones.
  28.  
  29. About Apple Computer France
  30. Here’s what the developer group in …
  31.  
  32. Apple Computer France
  33. Groupe Développeurs
  34. 12 Avenue d’Océanie
  35. 91956 Les Ulis Cedex
  36. FRANCE
  37.  
  38. Phone (33)(1) 69 86 32 76
  39. Fax (33)(1) 69 28 74 32
  40. E-mail: FRA.DEV.SUPT@applelink.apple.com
  41.  
  42. The “OD Parts & SOM Dynamic Inherit.” draft article for develop magazine included in the ListPart folder is reprinted with permission of Apple Computer, Inc.
  43. Not for redistribution
  44.  
  45. develop, Apple’s quarterly technical journal, provides an in-depth look at code and techniques that have been reviewed for robustness by Apple engineers. Each issue comes with a CD that contains the source code for that issue, as well as all back issues, Technical Notes, sample code, and other useful software and documentation. Subscriptions to develop are available through APDA (1-800-282-2732), AppleLink DEV.SUBS, or Internet dev.subs@applelink.apple.com.
  46.  
  47. © 1995 Apple Computer, Inc. All rights reserved. Apple, the Apple logo, APDA, AppleLink, and Macintosh are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. develop is a trademark of Apple Computer, Inc.
  48.